full search algorithm meaning in English
穷尽搜索算法
全搜索算法
Examples
- The optimal solution could be obtained with full search algorithm , but its realization needs massive computation
采用全搜索算法可以得到最优解,但是它的实现需要大量的运算。 - In mrme , coding of intra - frame and inter - frame are done in wavelet decomposition domain . mrme costs much less time to perform motion estimation operation compared to block matching motion full search algorithm ( fsa )
该方法可保证帧内、帧间编码过程始终在小波分解域内进行,运动估计运算量比块匹配全搜索法小得多。 - Secondly we analyze the process of motion estimation and compensation . we use nearest - neighbors search ( nns ) algorithm , instead of full search algorithm , to reduce search times with little degradation . we use sad as block match function , due to the appropriate computation and easy hardware implementation
其次分析了运动估计与补偿过程,采用最邻搜索作为搜索策略,在搜索质量下降很少的前提下,大大减少了搜索次数;采用适于硬件实现且计算量适中的sad作为块匹配准则函数。 - Firstly , based on conventional vq , a fast algorithm named equal - sum block - extending nearest neighbor search ( ebnns ) is presented , which not only can achieve the reconstructed image of full search algorithm but also can greatly reduce both the codeword search ratio and chip area . in order to improve coding efficiency , a new algorithm called correlation - inheritance coding is proposed , which is embedded in conventional vq system to improve compression ratio by re - encoding the indexes
首先,在普通矢量量化基础上提出了等和值块扩展最近邻快速码字搜索算法( ebnns ) ,该算法在图像画质达到穷尽搜索算法的前提下,大大降低了码字搜索率和硬件实现面积;为了提高编码效率,在相关性编码方面,提出了相关继承编码算法,对普通矢量量化后的编码索引进行无损重编码。 - Then , in order to reduce the coding time of each image vector , a fast algorithm based on mean - order - search is proposed . the simulation results of this algorithm show that its coding speed is twenty times faster than that of full search algorithm ( fs ) , but its reconstructed image is badly ruined
其次,为减少每个矢量的编码时间,提出一种基于均值排序码书的快速搜索算法,测试结果显示,该算法编码速度是穷尽搜索算法的二十多倍,但是恢复图像的质量大大地降低了。